getSystemWindowInsetTop
Deprecated
Use getInsets with systemBars instead.
Returns the top system window inset in pixels.
The system window inset represents the area of a full-screen window that is partially or fully obscured by the status bar, navigation bar, IME or other system windows.
When running on platforms with API 19 and below, this method always returns 0
.
Return
The top system window inset